home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "KeyWord": "Text (25)",
- "FieldIndex": "Long Integer",
- "TypeOfField": "Byte",
- "CheckBox": "Boolean NOT NULL",
- "Page": "Long Integer",
- "Justify": "Long Integer",
- "EditLeft": "Long Integer",
- "EditTop": "Long Integer",
- "EditWidth": "Long Integer",
- "EditHeight": "Long Integer",
- "NumberOfLines": "Long Integer",
- "DefaultFont": "Text (50)",
- "DefPrecision": "Integer",
- "AutoCalc": "Boolean NOT NULL",
- "Formula": "Memo/Hyperlink (255)",
- "Dependencies": "Text (100)",
- "Updates": "Text (100)"
- },
- "data": [
- {
- "KeyWord": "RECInspectDay",
- "FieldIndex": 1,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 98,
- "EditTop": 130,
- "EditWidth": 268,
- "EditHeight": 13,
- "NumberOfLines": 1,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 1,
- "Formula": "routine main() returns nothing is\r\nbegin\r\n\t/*begin\r\n\t\tSCC.RECInspectDate = SCC.RECInspectDay + \" 19\" + \r\n\t\t\tSCC.RECInspectYear;\r\n\tend;\r\n\tCopyField(\"SCC.RECInspectDate;)*/\r\nend;\r\n"
- },
- {
- "KeyWord": "RECInspectYear",
- "FieldIndex": 2,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 391,
- "EditTop": 129,
- "EditWidth": 23,
- "EditHeight": 13,
- "NumberOfLines": 1,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SUBCurOwner",
- "FieldIndex": 3,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 80,
- "EditTop": 157,
- "EditWidth": 454,
- "EditHeight": 13,
- "NumberOfLines": 1,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0,
- "Formula": "routine main() returns nothing is\r\nbegin\r\n\tCopyField(\"SCC.SUBCurOwner\");\r\nend;\r\n"
- },
- {
- "KeyWord": "SUBPropAddress",
- "FieldIndex": 4,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 80,
- "EditTop": 184,
- "EditWidth": 455,
- "EditHeight": 13,
- "NumberOfLines": 1,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0,
- "Formula": "routine main() returns nothing is\r\nbegin\r\n\tCopyField(\"SCC.SUBPropAddress\");\r\nend;\r\n"
- },
- {
- "KeyWord": "SUBPropCityStateZip",
- "FieldIndex": 5,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 79,
- "EditTop": 210,
- "EditWidth": 455,
- "EditHeight": 13,
- "NumberOfLines": 1,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0,
- "Formula": "routine main() returns nothing is\r\nbegin\r\n\tInteger n, z;\r\n\tString CSZ;\r\n\tCopyField(\"SCC.SUBPropCityStateZip\");\r\n\tbegin\r\n\t\tCSZ = StrTrim(SCC.SUBPropCityStateZip);\r\n\t\tLen = StrLength(CSZ);\r\n\t\tn = StrChr(CSZ, \",\");\r\n\t\tSCC.SUBCity = StrLeft(CSZ, n);\r\n\t\tz = StrRChr(CSZ, \" \");\r\n\t\tSCC.SUBZip = StrRight(CSZ, Len - z);\r\n\t\tSCC.State = StrMid(CSZ, n+2, Len - n - z - 3);\r\n\tend;\r\n\tCopyField(\"SCC.SUBCity\");\r\n\tCopyField(\"SCC.SUBState\");\r\n\tCopyField(\"SCC.SUBZip\");\r\nend;\r\n"
- },
- {
- "KeyWord": "SUBAppraiser",
- "FieldIndex": 6,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 201,
- "EditTop": 253,
- "EditWidth": 333,
- "EditHeight": 13,
- "NumberOfLines": 1,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0,
- "Formula": "routine main() returns nothing is\r\nbegin\r\n\tCopyField(\"SCC.SUBAppraiser\");\r\nend;\r\n"
- },
- {
- "KeyWord": "SCCSatisfactory_Box",
- "FieldIndex": 7,
- "TypeOfField": 1,
- "CheckBox": 1,
- "Page": 1,
- "Justify": 2,
- "EditLeft": 271,
- "EditTop": 291,
- "EditWidth": 12,
- "EditHeight": 13,
- "NumberOfLines": 1,
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCRepair_Box",
- "FieldIndex": 8,
- "TypeOfField": 1,
- "CheckBox": 1,
- "Page": 1,
- "Justify": 2,
- "EditLeft": 420,
- "EditTop": 291,
- "EditWidth": 12,
- "EditHeight": 13,
- "NumberOfLines": 1,
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCOther_#1",
- "FieldIndex": 9,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 487,
- "EditTop": 288,
- "EditWidth": 46,
- "EditHeight": 13,
- "NumberOfLines": 2,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCOther_#2",
- "FieldIndex": 10,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 80,
- "EditTop": 315,
- "EditWidth": 454,
- "EditHeight": 13,
- "NumberOfLines": 2,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#1",
- "FieldIndex": 11,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 488,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#2",
- "FieldIndex": 12,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 503,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#3",
- "FieldIndex": 13,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 518,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#4",
- "FieldIndex": 14,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 533,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#5",
- "FieldIndex": 15,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 548,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#6",
- "FieldIndex": 16,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 563,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#7",
- "FieldIndex": 17,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 578,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#8",
- "FieldIndex": 18,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 593,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#9",
- "FieldIndex": 19,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 608,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#10",
- "FieldIndex": 20,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 623,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#11",
- "FieldIndex": 21,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 638,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#12",
- "FieldIndex": 22,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 653,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#13",
- "FieldIndex": 23,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 668,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#14",
- "FieldIndex": 24,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 683,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#15",
- "FieldIndex": 25,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 698,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#16",
- "FieldIndex": 26,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 713,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#17",
- "FieldIndex": 27,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 728,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#18",
- "FieldIndex": 28,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 743,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#19",
- "FieldIndex": 29,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 758,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#20",
- "FieldIndex": 30,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 773,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#21",
- "FieldIndex": 31,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 788,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#22",
- "FieldIndex": 32,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 803,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#23",
- "FieldIndex": 33,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 818,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#24",
- "FieldIndex": 34,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 833,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#25",
- "FieldIndex": 35,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 848,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#26",
- "FieldIndex": 36,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 863,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#27",
- "FieldIndex": 37,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 878,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#28",
- "FieldIndex": 38,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 893,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#29",
- "FieldIndex": 39,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 908,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#30",
- "FieldIndex": 40,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 923,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#31",
- "FieldIndex": 41,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 938,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#32",
- "FieldIndex": 42,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 953,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#33",
- "FieldIndex": 43,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 968,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#34",
- "FieldIndex": 44,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 983,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#35",
- "FieldIndex": 45,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 998,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#36",
- "FieldIndex": 46,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 1013,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#37",
- "FieldIndex": 47,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 1028,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#38",
- "FieldIndex": 48,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 1043,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "SCCComment_#39",
- "FieldIndex": 49,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 78,
- "EditTop": 1058,
- "EditWidth": 462,
- "EditHeight": 13,
- "NumberOfLines": 39,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "RECApprSignDay",
- "FieldIndex": 50,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 74,
- "EditTop": 1097,
- "EditWidth": 129,
- "EditHeight": 15,
- "NumberOfLines": 1,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0,
- "Formula": "routine main() returns nothing is\r\nbegin\r\n\tbegin\r\n\t\tSCC.RECApprSignDate = SCC.RECApprSignDay + \r\n\t\t\t\"19\" + SCC.RECApprSignYear;\r\n\tend;\r\n\tCopyField(\"SCC.RECApprSignDate\");\r\nend;\r\n"
- },
- {
- "KeyWord": "RECApprSignYear",
- "FieldIndex": 51,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 226,
- "EditTop": 1099,
- "EditWidth": 23,
- "EditHeight": 13,
- "NumberOfLines": 1,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0,
- "Dependencies": "-50"
- },
- {
- "KeyWord": "RECApprName",
- "FieldIndex": 52,
- "TypeOfField": 0,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 369,
- "EditTop": 1116,
- "EditWidth": 165,
- "EditHeight": 13,
- "NumberOfLines": 1,
- "DefaultFont": "Tahoma,8,0,0",
- "DefPrecision": -1,
- "AutoCalc": 0
- },
- {
- "KeyWord": "RECApprSignature",
- "FieldIndex": 100000000,
- "TypeOfField": 3,
- "CheckBox": 0,
- "Page": 1,
- "Justify": 0,
- "EditLeft": 311,
- "EditTop": 1071,
- "EditWidth": 224,
- "EditHeight": 40,
- "NumberOfLines": 1,
- "DefPrecision": -1,
- "AutoCalc": 0
- }
- ]
- }